@charset "utf-8";
.header{width: 100%;box-sizing: border-box;position: absolute;top: 0;left: 0; margin: 0 auto;z-index: 20;
-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;
/*  background: -webkit-linear-gradient(rgba(0,0,0,0.6), transparent);
    background: -o-linear-gradient(rgba(0,0,0,0.6), transparent);
    background: linear-gradient(rgba(0,0,0,0.6), transparent); */
}
.logo{margin-right: 1vw;z-index: 12;}
.logo img{z-index: 12; display: block;height: 5.8vw;max-width: 25vw; position: absolute;top: 50%; left: 5%;max-height: 60px;
    transform: translate(0, -50%);-webkit-transform: translate(0, -50%);-ms-transform: translate(0, -50%);
} 

.nav_xl_a {position:relative;cursor:pointer;z-index:999;display: none;width:50px; height:50px;float: right;text-align: center;padding-top: 17px;border-radius: 50%;box-sizing: border-box;}
.nav_xl_a span {opacity:1;  margin-left:0; width: 5px;border-radius: 50%; height:5px; background:#126bae;display: inline-block;margin: 0 1.5vw;}
.nav_xl_a:before, .nav_xl_a:after { content:'';  background:#fff; width: 5px;border-radius: 50%; height:5px; background:#126bae;display: inline-block;
    transition:.4s all ease;
}
.a1:before,.a1:after{left:10%; top:50%;position:absolute; width: 80%;border-radius: 0; height: 2px;}
.a1:before {-webkit-transform:rotate3d(0,0,1,45deg); transform:rotate3d(0,0,1,45deg);}
.a1:after {-webkit-transform:rotate3d(0,0,1,-45deg); transform:rotate3d(0,0,1,-45deg);}
.a1 span{display: none;}

.MenuList_f1{z-index: 11;text-align: center;display: inline-block;vertical-align: middle;font-size: 16px;color: #333;}
.MenuList_f1 .stmenu h3{font-size: inherit;}
.MenuList_f1 .stmenu{display: inline-block;margin-right: 1vw;
    -webkit-transition: all .6s ease;-o-transition: all .6s ease;transition: all .6s ease;position: relative;}
.MenuList_f1 .drop{display: block;padding: 2.2em 0.5vw;position: relative;}
.MenuList_f1 .drop span{font-weight: bold; line-height: 40px;display: block;overflow:hidden;position: relative;
    text-overflow:ellipsis;white-space:nowrap;box-sizing: border-box;}
.MenuList_f1 .child{display: none; position: absolute;width: 180px; z-index: 2;background: rgba(255,255,255,0.94);top: 5em;
     padding: 3.5em 0 0.5em 0;left: 50%;
     transform: translate(-50% , 0);-ms-transform: translate(-50% , 0);-webkit-transform: translate(-50% , 0);
     border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;
}
.MenuList_f1 .group{padding: 5.5em 0 2.5em 0;width: 100vw;text-align: left;left: 0;
     transform: none;-ms-transform: none;-webkit-transform: none;
}
.MenuList_f1 .child span{height: auto;font-size: 14px;padding: 0;line-height: 40px;display: block;color: #444;}
.MenuList_f1 .child-box{float: left;width: 22.75%;margin-right: 3%;}
.MenuList_f1 .child-box:last-child{margin-right: 0;}
.MenuList_f1 .child-box h3 span{font-size: 16px;color: #0061ae;display: block;padding-bottom: 0.8em;border-bottom: 1px solid #a0a0a0;margin-bottom: 1em;}
.MenuList_f1 .child-box div + div{margin-top: 1em;}
.MenuList_f1 .li-a span{font-size: 14px;color: #4c4c4c;line-height: 1.8;}
.MenuList_f1 .li-a p{font-size: 14px;color: #808080;line-height: 1.8;}
.MenuList_f1 .li-a{padding-left: 2.5vw;background: url(/images/m1.png) left center no-repeat;background-size: 2vw auto;}
.MenuList_f1 .c1 .li-a:nth-of-type(2){background-image: url(/images/m2.png);}
.MenuList_f1 .c2 .li-a:nth-of-type(1){background-image: url(/images/m3.png);}
.MenuList_f1 .c2 .li-a:nth-of-type(2){background-image: url(/images/m4.png);}
.MenuList_f1 .c2 .li-a:nth-of-type(3){background-image: url(/images/m5.png);}

.MenuList_f1 .c3 span{display: inline-block;margin-right: 0.5em;}
.MenuList_f1 .c3 p{display: inline-block;font-size: 14px;color: #808080;}

.MenuList_f1 .c4 dd{float: left;width: 31.3%;margin-right: 3.05%;margin-bottom: 1em;}
.MenuList_f1 .c4 dd div{height: 2.6vw;border-radius: 5px;background: #fff;position: relative;}
.MenuList_f1 .c4 dd img {position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);max-width: 90%;max-height: 90%;}
.MenuList_f1 .c4 dd:nth-of-type(3n){margin-right: 0;}
.w1250{width: 1250px;max-width: 90%;margin-left: auto;margin-right: auto;border-bottom: 1px solid #0061ae;padding-bottom: 4vw;}
.menu-contact{width: 16em;text-align: center;line-height: 40px;height: 40px;color: #fff;display: block;border-radius: 20px;margin: 1.5vw auto 0 auto;
    background: -webkit-linear-gradient(to right,#0fa7dd, #0173cd);
    background: -o-linear-gradient(to right,#0fa7dd, #0173cd);
    background: linear-gradient(to right,#0fa7dd, #0173cd);
}

.header .tel {margin-left: 2vw;z-index: 12;position: relative;}
.header .tel a{display: block;float: left;box-sizing: border-box;background-color: #126bae;border-radius: 35px;}
.header .tel a:nth-of-type(1){margin-right: 1rem;}
.header .tel a p{height: 44px;line-height: 44px; padding: 0 34px;  background: linear-gradient(to right, #1378FF, #0ECEFF);border-radius: 100px;font-size: 0.92vw;}
.header .tel a:hover{transform: scale(1.1);}

.MenuList_b1 .stmenu{float: left;}
.MenuList_b1 .stmenu + li{margin-left: 6vw;}
.MenuList_b1 .stmenu h3{font-size: inherit;}
.MenuList_b1 .stmenu .drop{font-size: 16px;color: #fff;font-weight: bold;}
.MenuList_b1 .stmenu:last-child{margin-right: 0;}
.MenuList_b1 .child,.MenuList_b1 .child li+li{margin-top: 0.8vw;}
.MenuList_b1 .stmenu:nth-of-type(6){display: none;}

.search{position: relative;width: 440px;padding: 12px 20px;border: 1px solid #bfbfbf;border-radius: 5px;box-sizing: border-box;max-width: 93%;}
.search input{text-indent: 1em;text-align: left; width: 300px;max-width: calc(100% - 50px); height: 28px; line-height: 28px;
  border:none;outline: none;background: transparent;color: #fff;outline: none;position: relative; z-index: 2;
  transition:.4s all ease;-ms-transition:.4s all ease;-webkit-transition:.4s all ease;}
.search .s {outline: none;height: 28px;width: 28px;border: none;background: url(/images/search.png) center no-repeat;background-size: contain;}

.keywords {width: 600px;max-width: 93%;}
.keywords li{display: inline-block;border: 1px solid #bfbfbf;border-radius: 5px;margin: 0 0.3vw 0.7vw 0.3vw;}
.keywords li a{padding: 4px 1em;display: block;}

.feedback{background: url(/images/fbg.jpg) center no-repeat;background-size: cover;padding: 3.5em 0;}
.feedback .ResTitle_a2 span{font-size: 1.8vw;font-weight: normal;color: #fff;display: inline-block;}
.feedback .ResTitle_a2:after{display: none;}
.footer{box-sizing: border-box;padding-top: 6vw;background-color: #2e3033;}
.footer .L{max-width: 520px;width:40%;}
.footer .R{max-width: calc( 95% - 450px );}
.footer .ewm img{max-width: 100%;width: 165px;}
.feedback .ResTitle_a2{padding-top: 0.7em;padding-right: 1.5em;background: url(/images/ticon.png) right top no-repeat;display: inline-block;background-size: 1em auto;}

.footer .btn{line-height: 40px;height: 40px;padding-left: 4em;background-position: 1.5em center;border-radius: 20px;
    background-repeat: no-repeat;background-size: 1.5em auto;display: inline-block;padding-right: 1.5em;
    -webkit-transition: all .6s ease;-o-transition: all .6s ease;transition: all .6s ease;
}
.footer .btn-map{background-image:url(/images/cicon_3.png);background-color: #0092ca;margin-left: 1vw;}
.footer .btn-city{background-image:url(/images/cicon_2.png);background-color: #ff9900;}
.footer .btn-service{background-image:url(/images/cicon_1.png);background-size: 27px auto;background-color: #d61a6a;padding-left: 4.5em;}

.footer .link{display: flex; align-items: center;}
.footer .link .tit{width: 100px;margin-right: 1%;font-size: 1.2vw;font-weight: bold;color: #959595;}
.footer .link ul{position: absolute;left:0;bottom:100%;border:1px solid #666;background: #333;box-shadow: 5px 5px 10px #00000080; padding: 0.5rem;border-radius: 3px;visibility: hidden;}
.footer .link li{margin-right: 0.8em;width: auto;display: inline-block;}

.footer .copyright{border-top: 1vw solid #3d3f41; box-sizing: border-box;padding: 2.7vw 0 1.5vw 0;}
.footer .copyright p,.copyright a{color: inherit;display: inline-block;}
.footer .copyright .link_pos {position: relative;display: inline-flex;}
.footer .copyright .link_pos span{padding: 0 1.2rem 0 0;background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23000000'%3E%3Cpath d='M 5.40625 8.9921875 L 3.9921875 10.40625 L 11.996094 18.410156 L 20.001953 10.511719 L 18.597656 9.0878906 L 12.003906 15.589844 L 5.40625 8.9921875 z' fill='%23949494'/%3E%3C/svg%3E%0A") no-repeat right ;background-size: auto 50%;font-size: 15px;}
.footer .copyright .link_pos ul{position: absolute;}
.footer .copyright .link_pos ul a{white-space: nowrap;}
.footer .copyright .link_pos:hover ul{visibility: inherit;}

.MenuList_f1 .stmenu.on>h3{color: #0E5CE6;}
.ewm-list{text-align: right;}
.ewm-list li{display: inline-block;margin-left: 1.3vw;text-align:center;}
.ewm-list li .BannerShow_c1{margin-bottom: 0.5em;}
.ewm-list li img{width: 100px;display: block;}
.ewm-list li p{line-height: 30px;height: 30px;}

.pb_service{
    background:url(/zhuo/home_service.jpg) no-repeat center;
    background-size: cover;
    height:140px;
    width: 100%;
    position: relative;
}

.pb_service .box{
    width: 90%;
    margin:0 auto;
    position: relative;
}

.pb_service .box .l{
    height:140px;
    line-height: 140px;
    color:#fff;
    font-size: 2vw;
}

.pb_service .box .r{
    line-height: 140px;
}
.pb_service .box .r a{
    border:2px solid #eee;
    padding:1vw 2vw 1vw 2vw;
    border-radius: 5px;
}
.pb_service .box .r a span{
    color:#fafafa;
    font-size: 1vw;
    padding:0 1.4vw 0 0;
    background:url(/zhuo/home_contact.png) no-repeat right center;
    background-size:1vw auto;
}

.pb_authCode{
    width: 34.38vw;
    height: 28.13vw;
    border: 4px solid #61DDFF;
    border-image: linear-gradient(135deg, #61DDFF 0%, #617EFF 100%) 4 4;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: linear-gradient(135deg, #243557 0%, #151133 100%);
    z-index: 98;
    padding: 2.71vw 3.44vw;
    box-sizing: border-box;
    overflow: hidden;
    -webkit-transition: all .8s ease;
    -o-transition: all .8s ease;
    transition: all .8s ease;
    box-shadow: 0px 0px 76px 4px rgba(63, 10, 179, 0.8);
}
.pb_authCode.hide{
    /* display: none; */
    opacity: 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    transform: scale(0) translateY(50%);
}
.pb_authCode::before{
    content: '';
    position: absolute;
    top: 4.22vw;
    right: -3.49vw;
    width: 25.78vw;
    height: 27.19vw;
    background: url(../cheng/icon_pbinfo.png) top left no-repeat;
    background-size: 100%;
    z-index: -1;
}
.pb_authCode .close_btn{
    position: absolute;
    top: 0.94vw;
    right: 1.04vw;
    width: 0.73vw;
    height: 0.73vw;
    background: url(../cheng/icon_close.png) center no-repeat;
    background-size: cover;
    cursor: pointer;
}
.pb_authCode .authCode_title{
    font-size: 1.46vw;
    font-weight: 400;
    line-height: 2.19vw;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 1.88vw;
}
.pb_authCode .authCode_tel{
    color: #FFCE66;
    margin-bottom: 1.67vw;
}
.pb_authCode .authCode_tel .tel_text{
    display: inline-block;
    vertical-align: bottom;
    font-size: 1.09vw;
    font-weight: 700;
    line-height: 2.08vw;
}
.pb_authCode .authCode_tel .tel_number{
    display: inline-block;
    vertical-align: bottom;
}
.pb_authCode .authCode_tel .tel_number img{
    width: 14.53vw;
}
.pb_authCode .auth_tip1{
    font-size: 0.73vw;
    font-weight: 400;
    line-height: 1.09vw;
    color: #fff;
    margin-bottom: 8px;
}
.pb_authCode .authCode_con{
    width: 100%;
    height: 2.50vw;
    border: 1px solid #24ABD1; 
    margin-bottom: 0.57vw;
    font-size: 0;
}
.pb_authCode .authCode_con input{
    border: none;
    background: none;
    height: 100%;
    padding: 0 0.94vw;
    box-sizing: border-box;
    line-height: 2.50vw;
    font-size: 0.73vw;
    font-weight: 400;
    color: rgba(163, 163, 163, 1);
}
.pb_authCode .authCode_con #auth_mobile{
    width: 12.19vw;
    border-right: 1px solid #24ABD1;
}
.pb_authCode .authCode_con #auth_code{
    width: 7.97vw;
}
.pb_authCode .authCode_con .getCodeBtn{
    width: calc(100% - 20.16vw);
    height: 100%;
    display: inline-block;
    background: linear-gradient(90deg, #24ABD1 0%, #617EFF 100%);
    color: #fff;
    font-size: 0.73vw;
    font-weight: 400;
    line-height: 2.50vw;
    text-align: center;
    cursor: pointer;
    position: relative;
}
.pb_authCode .authCode_con .getCodeBtn .codeImg{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    opacity: 0;
    background-color: #fff;
}
.pb_authCode .auth_tip2{
    font-size: 0.63vw;
    font-weight: 400;
    line-height: 1.09vw;
    color: #FFCE66;
    margin-bottom: 1.67vw;
    padding-left: 1.09vw;
    background: url(../cheng/icon_safety.png) center left no-repeat;
    background-size: 0.83vw;
}
.pb_authCode .authCode_btn{
    width: 100%;
    height: 2.50vw;
    background: linear-gradient(135deg, #24ABD1 0%, #617EFF 100%);
    text-align: center;
    line-height: 2.50vw;
    font-size: 1.04vw;
    font-weight: 400;
    color: #fff;
    cursor: pointer;
}
@media screen and (min-width: 1250px){
    .MenuList_f1 .child a:hover span{color:#0E5CE6;}
    .MenuList_f1 .stmenu:hover .drop,.header .tel .lang .sllist a:hover{color: #0E5CE6;}
/*     .MenuList_f1 .menu .on:after{ content:''; width: 50%;border-radius: 2px; height:3px; background:#d61a6a;display: inline-block;position: absolute;bottom:0;left: 25%;}
 */
    .footer a:hover{color: #d61a6a;}
    .MenuList_b1 .stmenu  a:hover{color: #d61a6a;}
    .footer .btn:hover{color: #fff;background-position: 2em center;}
    .footer .txt li:hover{color: #fff;}
}
@media screen and (max-width: 1550px){
    .header .tel{margin-left: 3vw;}
    .MenuList_b1 .stmenu .drop {font-size: 14px;}
    .MenuList_b1 .stmenu h3 {font-size: 12px;}
    .MenuList_b1 .stmenu + li {margin-left: 4vw;}
}
@media screen and (max-width: 1440px){
    .MenuList_f1 .drop{padding: 1.5em 0.5vw;}
    .MenuList_f1 .drop span{font-size: 14px;}
    .MenuList_f1 .child{top: 3.5em;padding-top: 1.5em;}
    .MenuList_f1 .group{padding-top: 3.5em;}
}
@media screen and (max-width: 1250px){
    .logo.pc{display: none;}
    .logo.mob{display: block;}
    .logo img{height: 4vw;}

    .feedback .ResTitle_a2 span{font-size: 24px;}
}
@media screen and (min-width: 1125px){
    .MenuList_f1 .child.mob{display: none !important;}
}
@media screen and (max-width: 1125px){
    .MenuList_f1 .group{display: none !important;}
    .header:after{display: none;}
    .logo img{height: 40px;max-width: 50vw;}
    .header .main-w{max-width: 94%;height: 100%;}
    .header{position: fixed;width: 100%;top: 0;left: 0;z-index: 99;height: 80px;background: rgba(255,255,255,0.6); box-shadow: 0px 2px 20px rgba(0,0,0,0.1);}
    .nav_xl_a{margin-top: 15px;display: block;padding-top: 22px;}
    .nav_xl_a span{margin: 0 0.5vw;}
    .nav_xl_a span,.nav_xl_a:before, .nav_xl_a:after{width: 7px;height: 7px;}
    .lag:before{display: none;}
    .stiky .MenuList_f1{display: block;}
    .header .tel{padding-top: 20px;margin-right: 2em;}

    .a1:before,.a1:after{left:10%; top: 45%;position:absolute; width: 80%;border-radius: 3px;height: 5px;}
    .a1:before {-webkit-transform:rotate3d(0,0,1,45deg); transform:rotate3d(0,0,1,45deg);}
    .a1:after {-webkit-transform:rotate3d(0,0,1,-45deg); transform:rotate3d(0,0,1,-45deg);}
    .a1 span{display: none;}

    .MenuList_f1{display: none; width: 45%;height: calc(100% - 80px);position: fixed;right: 0;top: 80px;margin-right:0;padding: 2vw 4% 0 4%;
        box-sizing: border-box;bottom: 0;overflow-y: scroll;overflow-x: hidden; background: rgba(255,255,255,0.9);z-index: 99;text-align: left;
    }
    .header.open{background:rgba(255,255,255,0.9);}
    .MenuList_f1 .child{position: static;-webkit-transform: none;width: 100%;border-radius: 0;border:none;background: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;}
    .MenuList_f1 .child li{ margin-right: 0;background: none;box-sizing:border-box;}
    .MenuList_f1 .child span{padding: 10px 0;line-height: 1.5;height:auto;}
    .MenuList_f1 .child:after{content: "";display: block;clear: both;}

    .MenuList_f1 .stmenu{display: block;padding: 0;width: 100%;position: relative;/* border-bottom: 1px solid #333; */}
    .MenuList_f1 .drop{padding: 0;}
    .MenuList_f1 .drop span{font-size: 18px;padding: 10px 0;position: relative;height: auto;line-height: 1.5;}
    .MenuList_f1 .fa .drop span:after, .MenuList_f1 .fa .drop span:before{content: '';display: block;width: 0.8em;height: 1px;z-index: 0; transition:.4s all ease;
        position: absolute;right: 0.8em;top: 50%;
        transform: translateY(-50%) ;/*rotate(45deg)*/
        background-color: #df4b8a;
    } 
    .MenuList_f1 .fa .drop span:before{width: 1px;height: 0.8em;right: 1.2em;}
    .MenuList_f1 .cur.stmenu .drop span:after{transform: translateY(-50%) rotate(45deg);}
    .MenuList_f1 .cur.stmenu .drop span:before{transform: translateY(-50%) rotate(45deg);}
    
    .footer{padding-top: 3vw;}
    .footer .L{width: 100%;max-width: 100%;}
    .footer .L .vam{width: 100%;}
    .footer .b .mt-30{margin-top: 0;}
    .footer .MenuList_b1{display: none;}
    .footer .link2 {display: none;}
    .copyright .fr{float: none;}
    .footer .copyright .main-w{margin-top: 0;}
    .footer .R{max-width: 100%;float: none;text-align:center;margin-bottom: 3vw;}
    .footer .ewm{}
    .ewm-list{text-align: center;}
}

@media screen and (max-width: 640px){
    body{padding-top: 14vw;}
    .header{height: 14vw;/* box-shadow: 0px 5px 5px rgba(0,0,0,0.1); */}
    .MenuList_f1{top: 14vw;padding: 6vw 0;}
    .MenuList_f1 .drop{padding: 0;}
    .MenuList_f1 .drop span{font-size: 4.2vw;padding: 1vw 0;line-height: 1.8;}
    .nav_xl_a{width: 10vw;height: 10vw;margin-top: 2vw;padding-top: 4.5vw;}
    .logo img{max-height: 8vw;max-width: 65vw;}
    .nav_xl_a span{margin: 0 1.3vw;}
    .nav_xl_a span,.nav_xl_a:before, .nav_xl_a:after{width: 1.5vw;height: 1.5vw;}
    .a1:before,.a1:after{left:10%; top:50%;position:absolute; width: 80%;border-radius: 0; height: 3px;}
    .a1:before {-webkit-transform:rotate3d(0,0,1,45deg); transform:rotate3d(0,0,1,45deg);}
    .a1:after {-webkit-transform:rotate3d(0,0,1,-45deg); transform:rotate3d(0,0,1,-45deg);}
    .a1 span{display: none;}

    .MenuList_f1{top: 14vw;padding: 2vw 3% 0 5%;width: 65%;height: calc(100vh - 14vw);}
    .MenuList_f1 .drop span{font-size: 4vw;padding: 2.5vw 0;}
    .MenuList_f1 .child{padding-top: 0;}
    .MenuList_f1 .child span{font-size: 3.8vw;padding: 2vw 0;}
    /* .MenuList_f1 .child li{float: left;width: 33%;position: relative;}
    .MenuList_f1 .child li:nth-child(3n - 1):before,.MenuList_f1 .child li:nth-child(3n - 1):after{content: '';position: absolute;z-index: 0;top: 30%;left: 0;
        display: block;background-color: #39ae36; width: 1px;bottom: 30%;
    } 
    .MenuList_f1 .child li:nth-child(3n - 1):after{left: auto;right: 0;} */
    .MenuList_f1.hide .stmenu{
        -webkit-transform: translateX(-100px);
        -ms-transform: translateX(-100px);
        -o-transform: translateX(-100px);
        transform: translateX(-100px);
        opacity: 0;
    }
    .MenuList_f1.hide .stmenu:nth-child(2n+1) {
        -webkit-transform: translateX(100px);
        -ms-transform: translateX(100px);
        -o-transform: translateX(100px);
        transform: translateX(100px);
    }
    /*     .MenuList_f1 .fa.stmenu>h3:before{content: '';position: absolute;z-index: 0;top: 50%;left: -6px;
        display: block;border: 1px solid #38ae37;border-radius: 50%; width: 7px;height: 7px;right: 7px;
        transform: translateY(-50%) rotate(45deg);transition: 0.5s ease 0s;
    } 
    .MenuList_f1 .cur.stmenu>h3:before{border-color: #39ae36;background-color: #39ae36;}
     */
    .footer .ewm{margin-left: auto;margin-right: auto; float: none;text-align: center;}
    .footer .ewm .BannerShow_c1{display: inline-block;margin: 0 5%;float: none;}
    .footer .txt{width: 100%;float: none;margin-left: auto;margin-right: auto;}
    .footer .txt li,.footer .txt li:nth-child(3n),.footer .txt li:nth-child(2n){float: none;margin-right: 0;width: 100%;}
    .footer .txt li p{display: inline-block;}
    .footer .txt li{padding: 0 0 0.5em 2.2em;}

    .keywords li{margin:0 0.3em 0.8em 0.3em;}

    .search{padding: 0.5em 5%;}
    .search .s{width: 2em;height: 2em;background-size: 80% auto;}
    .search input{line-height: 2em;height: 2em;width: 80%;}
    .header .tel a{display: none;}

    .footer .b{width: 100%;margin-right: 0;margin-top: 6vw;}
    .feedback{padding: 3em 0;}
    .footer .R{margin-bottom: 12vw;}

    .pb_authCode{
        width: 89.6%;
        height: auto;
        padding: 30px 33px;
    }
    .pb_authCode::before{
        width: 495px;
        height: 557px;
        top: 10px;
        left: -38px;
    }
    .pb_authCode .close_btn{
        width: 20px;
        height: 20px;
        top: 10px;
        right: 10px;
    }
    .pb_authCode .authCode_title{
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 18px;
    }
    .pb_authCode .authCode_tel{
        margin-bottom: 18px;
    }
    .pb_authCode .authCode_tel .tel_text{
        font-size: 14px;
        line-height: 26px;
    }
    .pb_authCode .authCode_tel .tel_number img{
        width: 140px;
    }
    .pb_authCode .auth_tip1{
        font-size: 14px;
        line-height: 21px;
        margin-bottom: 10px;
    }
    .pb_authCode .authCode_con{
        height: auto;
        margin-bottom: 3px;
    }
    .pb_authCode .authCode_con input{
        padding: 0 18px;
        line-height: 48px;
        font-size: 14px;
    }
    .pb_authCode .authCode_con #auth_mobile{
        width: 100%;
        height: 48px;
        border-bottom: 1px solid #24abd1;
    }
    .pb_authCode .authCode_con #auth_code{
        width: 50%;
    }
    .pb_authCode .authCode_con .getCodeBtn{
        width: 50%;
        line-height: 48px;
        font-size: 14px;
    }
    .pb_authCode .auth_tip2{
        font-size: 12px;
        line-height: 21px;
        margin-bottom: 18px;
        padding-left: 21px;
        background-size: 16px;
    }
    .pb_authCode .authCode_btn{
        height: 48px;
        line-height: 48px;
        font-size: 16px;
    }




    .pb_service{
        height: auto;
        padding: 0 0 10vw 0;
    }

    .pb_service .box .l{
        font-size: 4.4vw;
        float: none;
        line-height: inherit;
        height:auto;
        line-height: 1.7;
        padding:4vw 0 3vw 0;
    }
    
    .pb_service .box .r{
        font-size: 3.4vw;
        float: none;
        line-height: inherit;
        margin-top:4vw;
    }

    .pb_service .box .r a {
        padding:2.3vw 3vw;
    }
    .pb_service .box .r a span{
        font-size: 3.4vw;
        padding: 0 4.4vw 0 0;
        background-size: 3vw auto;
    }




















}
@media screen and (max-width: 375px){
    .ewm-list li img{width: 88px;}
}